-
Home
-
FluentSMTP – WP SMTP Plugin with Amazon SES, SendGrid, MailGun, Postmark, Google and Any SMTP Provider
-
2.2.7
-
Code
-
Classes
- Handler
Total Complexity |
48 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
348 |
Lines of code |
237 |
Logical lines of code |
128 |
Comment lines |
1 |
Methods |
21 |
Properties |
1 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getValidSendingIdentities() |
S |
48 |
6 |
34 |
getAttachments() |
S |
52 |
6 |
25 |
removeSenderEmail() |
S |
52 |
5 |
24 |
getSendersFromMappingsAndApi() |
S |
53 |
3 |
24 |
addNewSenderEmail() |
S |
55 |
3 |
18 |
filterConnectionVars() |
S |
67 |
4 |
7 |
getConnectionInfo() |
S |
53 |
2 |
25 |
send() |
S |
67 |
3 |
7 |
getCustomEmailHeaders() |
S |
64 |
2 |
10 |
getReplyTo() |
S |
66 |
2 |
9 |
getRecipients() |
S |
66 |
2 |
8 |
postSend() |
S |
67 |
1 |
7 |
getBody() |
S |
73 |
1 |
6 |
getTo() |
S |
80 |
1 |
3 |
getValidSenders() |
S |
73 |
1 |
5 |
getVerifiedEmails() |
S |
81 |
1 |
3 |
getBlindCarbonCopy() |
S |
80 |
1 |
3 |
getFrom() |
S |
80 |
1 |
3 |
getStats() |
S |
64 |
1 |
10 |
getCarbonCopy() |
S |
80 |
1 |
3 |
getRegion() |
S |
79 |
1 |
3 |